Searched refs:rfc4543_setkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 568 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 1601 .setkey = rfc4543_setkey,
|
H A D | caamalg.c | 704 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 2042 .setkey = rfc4543_setkey,
|
H A D | caamalg_qi2.c | 912 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 1819 .setkey = rfc4543_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 573 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 1617 .setkey = rfc4543_setkey,
|
H A D | caamalg.c | 713 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 2098 .setkey = rfc4543_setkey,
|
H A D | caamalg_qi2.c | 917 static int rfc4543_setkey(struct crypto_aead *aead, in rfc4543_setkey() function 1826 .setkey = rfc4543_setkey,
|
Completed in 26 milliseconds