Searched refs:gcm_aes_nx_set_key (Results 1 – 1 of 1) sorted by relevance
34 static int gcm_aes_nx_set_key(struct crypto_aead *tfm, in gcm_aes_nx_set_key() function86 rc = gcm_aes_nx_set_key(tfm, in_key, key_len); in gcm4106_aes_nx_set_key()503 .setkey = gcm_aes_nx_set_key,