Searched refs:pkcs7_to_cert (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/client/ |
D | est.c | 31 static int pkcs7_to_cert(struct hs20_osu_client *ctx, const u8 *pkcs7, in pkcs7_to_cert() function 184 res = pkcs7_to_cert(ctx, pkcs7, pkcs7_len, "Cert/est-cacerts.pem", in est_load_cacerts() 753 res = pkcs7_to_cert(ctx, pkcs7, pkcs7_len, "Cert/est_cert.pem", in est_simple_enroll()
|