Searched defs:EncodeType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DPayload.c1420 @param[in] EncodeType Specified the Certificate Encodeing which is defined
1436 IN UINT8 EncodeType,
1486 Cert->CertEncoding = EncodeType;
1431 Ikev2GenerateCertificatePayload( IN IKEV2_SA_SESSION *IkeSaSession, IN UINT8 NextPayload, IN UINT8 *Certificate, IN UINTN CertificateLen, IN UINT8 EncodeType, IN BOOLEAN IsRequest ) argument

Completed in 69 milliseconds