Searched refs:camellia_setkey (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
H A D | camellia_aesni_avx_glue.c | 201 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, camellia_setkey() function 348 .setkey = camellia_setkey, 368 .setkey = camellia_setkey, 389 .setkey = camellia_setkey,
|
H A D | camellia_aesni_avx2_glue.c | 197 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, camellia_setkey() function 356 .setkey = camellia_setkey, 376 .setkey = camellia_setkey, 397 .setkey = camellia_setkey,
|
H A D | camellia_glue.c | 1275 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, camellia_setkey() function 1574 .cia_setkey = camellia_setkey, 1593 .setkey = camellia_setkey, 1613 .setkey = camellia_setkey, 1633 .setkey = camellia_setkey,
|
Completed in 110 milliseconds