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.c34 static int gcm_aes_nx_set_key(struct crypto_aead *tfm, in gcm_aes_nx_set_key() function
86 rc = gcm_aes_nx_set_key(tfm, in_key, key_len); in gcm4106_aes_nx_set_key()
503 .setkey = gcm_aes_nx_set_key,