Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dskcipher.h360 static inline const char *crypto_skcipher_driver_name( in crypto_skcipher_driver_name() function
/linux/fs/ecryptfs/
H A Dkeystore.c693 crypto_skcipher_driver_name(s->skcipher_tfm)); in ecryptfs_write_tag_70_packet()
1012 crypto_skcipher_driver_name(s->skcipher_tfm)); in ecryptfs_parse_tag_70_packet()
1702 crypto_skcipher_driver_name(tfm)); in decrypt_passphrase_encrypted_session_key()
2296 "%s\n", crypto_skcipher_driver_name(tfm)); in write_tag_3_packet()
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c456 crypto_skcipher_driver_name(op->fallback_tfm), in sun8i_ce_cipher_init()
/linux/fs/crypto/
H A Dkeysetup.c129 crypto_skcipher_driver_name(&tfm->base)); in fscrypt_allocate_skcipher()
/linux/crypto/
H A Dtestmgr.c2815 const char *driver = crypto_skcipher_driver_name(tfm); in test_skcipher_vec_cfg()
3075 const char *driver = crypto_skcipher_driver_name(tfm); in test_skcipher_vs_generic_impl()
3242 driver = crypto_skcipher_driver_name(tfm); in alg_test_skcipher()