Searched refs:crypto_get_default_null_skcipher (Results 1 – 6 of 6) sorted by relevance
11 struct crypto_blkcipher *crypto_get_default_null_skcipher(void);
156 struct crypto_blkcipher *crypto_get_default_null_skcipher(void) in crypto_get_default_null_skcipher() function178 EXPORT_SYMBOL_GPL(crypto_get_default_null_skcipher);
297 ctx->null = crypto_get_default_null_skcipher(); in aead_init_geniv()
334 null = crypto_get_default_null_skcipher(); in crypto_authenc_init_tfm()
347 null = crypto_get_default_null_skcipher(); in crypto_authenc_esn_init_tfm()
1119 null = crypto_get_default_null_skcipher(); in crypto_rfc4543_init_tfm()