Searched refs:crypto_get_default_null_skcipher (Results 1 – 6 of 6) sorted by relevance
153 struct crypto_sync_skcipher *crypto_get_default_null_skcipher(void) in crypto_get_default_null_skcipher() function175 EXPORT_SYMBOL_GPL(crypto_get_default_null_skcipher);
128 ctx->sknull = crypto_get_default_null_skcipher(); in aead_init_geniv()
483 null_tfm = crypto_get_default_null_skcipher(); in aead_bind()
326 null = crypto_get_default_null_skcipher(); in crypto_authenc_init_tfm()
341 null = crypto_get_default_null_skcipher(); in crypto_authenc_esn_init_tfm()
1002 null = crypto_get_default_null_skcipher(); in crypto_rfc4543_init_tfm()