Home
last modified time | relevance | path

Searched refs:der_file (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c32 size_t len, char *pem_file, char *der_file) in pkcs7_to_cert()
83 if (der_file) { in pkcs7_to_cert()
84 FILE *f = fopen(der_file, "wb"); in pkcs7_to_cert()
31 pkcs7_to_cert(struct hs20_osu_client *ctx, const u8 *pkcs7, size_t len, char *pem_file, char *der_file) pkcs7_to_cert() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c32 size_t len, char *pem_file, char *der_file) in pkcs7_to_cert()
83 if (der_file) { in pkcs7_to_cert()
84 FILE *f = fopen(der_file, "wb"); in pkcs7_to_cert()
31 pkcs7_to_cert(struct hs20_osu_client *ctx, const u8 *pkcs7, size_t len, char *pem_file, char *der_file) pkcs7_to_cert() argument

Completed in 2 milliseconds