Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_linux.c26 static int linux_af_alg_socket(const char *type, const char *name) in linux_af_alg_socket() function
67 s = linux_af_alg_socket("hash", alg); in linux_af_alg_hash_vector()
287 ctx->s = linux_af_alg_socket("hash", name); in crypto_hash_init()
424 skcipher->s = linux_af_alg_socket("skcipher", alg); in linux_af_alg_skcipher()