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

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

Completed in 36 milliseconds