Home
last modified time | relevance | path

Searched refs:pkcs5_get_params (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dpkcs5.c261 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params() function
575 if (pkcs5_get_params(enc_alg, enc_alg_len, &params) < 0) { in pkcs5_decrypt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dpkcs5.c277 static int pkcs5_get_params(const u8 *enc_alg, size_t enc_alg_len, in pkcs5_get_params() function
597 if (pkcs5_get_params(enc_alg, enc_alg_len, &params) < 0) { in pkcs5_decrypt()