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

/linux-4.1.27/net/xfrm/
H A Dxfrm_algo.c764 status = crypto_has_ablkcipher(ealg_list[i].name, 0, 0); xfrm_probe_algs()
/linux-4.1.27/include/linux/
H A Dcrypto.h906 * crypto_has_ablkcipher() - Search for the availability of an ablkcipher.
915 static inline int crypto_has_ablkcipher(const char *alg_name, u32 type, crypto_has_ablkcipher() function

Completed in 76 milliseconds