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);
2142 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode) in atmel_sha_authenc_spawn() function2198 EXPORT_SYMBOL_GPL(atmel_sha_authenc_spawn);
2150 ctx->auth = atmel_sha_authenc_spawn(auth_mode); in atmel_aes_authenc_init_tfm()