Searched refs:atmel_sha_authenc_spawn (Results 1 – 3 of 3) sorted by relevance
31 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode);
2168 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode) in atmel_sha_authenc_spawn() function2224 EXPORT_SYMBOL_GPL(atmel_sha_authenc_spawn);
2141 ctx->auth = atmel_sha_authenc_spawn(auth_mode); in atmel_aes_authenc_init_tfm()