Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dspu.h235 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len);
H A Dspu.c525 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spum_aead_ivlen() function
H A Dcipher.c4331 spu->spu_aead_ivlen = spum_aead_ivlen; in spu_functions_register()