Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_alg.c130 rc = crypto4xx_alloc_state_record(ctx); in crypto4xx_setkey_aes()
204 crypto4xx_alloc_state_record(ctx); in crypto4xx_hash_alg_init()
Dcrypto4xx_core.h175 extern u32 crypto4xx_alloc_state_record(struct crypto4xx_ctx *ctx);
Dcrypto4xx_core.c158 u32 crypto4xx_alloc_state_record(struct crypto4xx_ctx *ctx) in crypto4xx_alloc_state_record() function