Home
last modified time | relevance | path

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

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