Searched refs:nitrox_aes_gcm_setkey (Results 1 – 1 of 1) sorted by relevance
33 static int nitrox_aes_gcm_setkey(struct crypto_aead *aead, const u8 *key, in nitrox_aes_gcm_setkey() function370 ret = nitrox_aes_gcm_setkey(aead, key, keylen); in nitrox_rfc4106_setkey()530 .setkey = nitrox_aes_gcm_setkey,