Home
last modified time | relevance | path

Searched refs:spum_aead_ivlen (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.h236 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len);
H A Dspu.c523 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spum_aead_ivlen() function
H A Dcipher.c4242 spu->spu_aead_ivlen = spum_aead_ivlen; in spu_functions_register()