Home
last modified time | relevance | path

Searched refs:crypto_cipher_get_flags (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/crypto/vmx/
Daes.c42 crypto_cipher_get_flags((struct in p8_aes_init()
/Linux-v5.10/crypto/
Dansi_cprng.c308 crypto_cipher_get_flags(ctx->tfm)); in reset_prng_context()
Dtestmgr.c2660 crypto_cipher_get_flags(tfm)); in test_cipher()
/Linux-v5.10/include/linux/
Dcrypto.h845 static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm) in crypto_cipher_get_flags() function