Searched refs:crypto_default_geniv (Results 1 – 3 of 3) sorted by relevance
60 const char *crypto_default_geniv(const struct crypto_alg *alg);
520 const char *crypto_default_geniv(const struct crypto_alg *alg) in crypto_default_geniv() function582 geniv = crypto_default_geniv(alg); in crypto_givcipher_default()
665 balg.geniv = crypto_default_geniv(alg); in skcipher_geniv_alloc()