Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dablkcipher.c531 static int crypto_givcipher_default(struct crypto_alg *alg, u32 type, u32 mask) in crypto_givcipher_default() function
650 return ERR_PTR(crypto_givcipher_default(alg, type, mask)); in crypto_lookup_skcipher()