Home
last modified time | relevance | path

Searched refs:cryptoapi_report_error (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto_cryptoapi.c89 static void cryptoapi_report_error(const char *msg) in cryptoapi_report_error() function
124 cryptoapi_report_error("CryptAcquireContext"); in cryptoapi_hash_vector()
129 cryptoapi_report_error("CryptCreateHash"); in cryptoapi_hash_vector()
136 cryptoapi_report_error("CryptHashData"); in cryptoapi_hash_vector()
144 cryptoapi_report_error("CryptGetHashParam"); in cryptoapi_hash_vector()
410 cryptoapi_report_error("CryptAcquireContext"); in crypto_hash_init()
422 cryptoapi_report_error("CryptImportKey"); in crypto_hash_init()
430 cryptoapi_report_error("CryptCreateHash"); in crypto_hash_init()
453 cryptoapi_report_error("CryptSetHashParam"); in crypto_hash_init()
471 cryptoapi_report_error("CryptHashData"); in crypto_hash_update()
[all …]
/external/wpa_supplicant_8/src/crypto/
Dcrypto_cryptoapi.c87 static void cryptoapi_report_error(const char *msg) in cryptoapi_report_error() function
122 cryptoapi_report_error("CryptAcquireContext"); in cryptoapi_hash_vector()
127 cryptoapi_report_error("CryptCreateHash"); in cryptoapi_hash_vector()
134 cryptoapi_report_error("CryptHashData"); in cryptoapi_hash_vector()
142 cryptoapi_report_error("CryptGetHashParam"); in cryptoapi_hash_vector()
406 cryptoapi_report_error("CryptAcquireContext"); in crypto_hash_init()
418 cryptoapi_report_error("CryptImportKey"); in crypto_hash_init()
426 cryptoapi_report_error("CryptCreateHash"); in crypto_hash_init()
449 cryptoapi_report_error("CryptSetHashParam"); in crypto_hash_init()
467 cryptoapi_report_error("CryptHashData"); in crypto_hash_update()
[all …]
/external/wpa_supplicant/
Dcrypto_cryptoapi.c104 static void cryptoapi_report_error(const char *msg) in cryptoapi_report_error() function
139 cryptoapi_report_error("CryptAcquireContext"); in cryptoapi_hash_vector()
144 cryptoapi_report_error("CryptCreateHash"); in cryptoapi_hash_vector()
151 cryptoapi_report_error("CryptHashData"); in cryptoapi_hash_vector()
159 cryptoapi_report_error("CryptGetHashParam"); in cryptoapi_hash_vector()
425 cryptoapi_report_error("CryptAcquireContext"); in crypto_hash_init()
437 cryptoapi_report_error("CryptImportKey"); in crypto_hash_init()
445 cryptoapi_report_error("CryptCreateHash"); in crypto_hash_init()
468 cryptoapi_report_error("CryptSetHashParam"); in crypto_hash_init()
486 cryptoapi_report_error("CryptHashData"); in crypto_hash_update()
[all …]