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