Searched refs:crypto_default_geniv (Results 1 – 3 of 3) sorted by relevance
58 const char *crypto_default_geniv(const struct crypto_alg *alg);
460 const char *crypto_default_geniv(const struct crypto_alg *alg) in crypto_default_geniv() function523 geniv = crypto_default_geniv(alg); in crypto_givcipher_default()
622 balg.geniv = crypto_default_geniv(alg); in skcipher_geniv_alloc()