Searched refs:atmel_sha_authenc_spawn (Results 1 – 3 of 3) sorted by relevance
30 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode);
2283 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode) in atmel_sha_authenc_spawn() function2339 EXPORT_SYMBOL_GPL(atmel_sha_authenc_spawn);
2165 ctx->auth = atmel_sha_authenc_spawn(auth_mode); in atmel_aes_authenc_init_tfm()