Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dcrypto_null.c153 struct crypto_sync_skcipher *crypto_get_default_null_skcipher(void) in crypto_get_default_null_skcipher() function
175 EXPORT_SYMBOL_GPL(crypto_get_default_null_skcipher);
H A Dgeniv.c128 ctx->sknull = crypto_get_default_null_skcipher(); in aead_init_geniv()
H A Dalgif_aead.c483 null_tfm = crypto_get_default_null_skcipher(); in aead_bind()
H A Dauthencesn.c341 null = crypto_get_default_null_skcipher(); in crypto_authenc_esn_init_tfm()
H A Dauthenc.c326 null = crypto_get_default_null_skcipher(); in crypto_authenc_init_tfm()
H A Dgcm.c1002 null = crypto_get_default_null_skcipher(); in crypto_rfc4543_init_tfm()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dnull.h12 struct crypto_sync_skcipher *crypto_get_default_null_skcipher(void);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14036 crypto_get_default_null_skcipher