Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-aes-gcm.c23 static int gcm_aes_nx_set_key(struct crypto_aead *tfm, in gcm_aes_nx_set_key() function
75 rc = gcm_aes_nx_set_key(tfm, in_key, key_len); in gcm4106_aes_nx_set_key()
483 .setkey = gcm_aes_nx_set_key,