Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx.h145 int nx_crypto_ctx_aes_ccm_init(struct crypto_aead *tfm);
Dnx-aes-ccm.c538 .init = nx_crypto_ctx_aes_ccm_init,
558 .init = nx_crypto_ctx_aes_ccm_init,
Dnx.c694 int nx_crypto_ctx_aes_ccm_init(struct crypto_aead *tfm) in nx_crypto_ctx_aes_ccm_init() function