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

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dcrypto_linux.c26 static int linux_af_alg_socket(const char *type, const char *name) function
67 s = linux_af_alg_socket("hash", alg);
287 ctx->s = linux_af_alg_socket("hash", name);
424 skcipher->s = linux_af_alg_socket("skcipher", alg);

Completed in 156 milliseconds