Searched refs:crypto4xx_alloc_sa (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c126 rc = crypto4xx_alloc_sa(ctx, SA_AES128_LEN + (keylen-16) / 4); crypto4xx_setkey_aes()
200 rc = crypto4xx_alloc_sa(ctx, sa_len); crypto4xx_hash_alg_init()
H A Dcrypto4xx_core.h169 extern int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size);
H A Dcrypto4xx_core.c127 int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size) crypto4xx_alloc_sa() function

Completed in 61 milliseconds