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

/linux-4.1.27/include/crypto/internal/
H A Dskcipher.h60 const char *crypto_default_geniv(const struct crypto_alg *alg);
/linux-4.1.27/crypto/
H A Dablkcipher.c520 const char *crypto_default_geniv(const struct crypto_alg *alg) crypto_default_geniv() function
582 geniv = crypto_default_geniv(alg); crypto_givcipher_default()
H A Dblkcipher.c665 balg.geniv = crypto_default_geniv(alg); skcipher_geniv_alloc()

Completed in 43 milliseconds