Searched defs:gcm_setkey (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-ce-gcm-glue.c | 43 static int gcm_setkey(struct crypto_aead *tfm, const u8 *key, in gcm_setkey() function
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 229 static int gcm_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_setkey() function
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 358 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
H A D | caamalg.c | 657 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
H A D | caamalg_qi2.c | 718 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 363 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
H A D | caamalg.c | 666 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
H A D | caamalg_qi2.c | 723 static int gcm_setkey(struct crypto_aead *aead, in gcm_setkey() function
|
Completed in 27 milliseconds