Home
last modified time | relevance | path

Searched refs:crypto_aegis128_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Daegis128-core.c366 static int crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, in crypto_aegis128_setkey() function
507 .setkey = crypto_aegis128_setkey,
526 .setkey = crypto_aegis128_setkey,
/kernel/linux/linux-5.10/crypto/
H A Daegis128-core.c370 static int crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, in crypto_aegis128_setkey() function
457 .setkey = crypto_aegis128_setkey,

Completed in 3 milliseconds