Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1080 static int n2_decrypt_chaining(struct skcipher_request *req) in n2_decrypt_chaining() function
1119 .decrypt = n2_decrypt_chaining,
1132 .decrypt = n2_decrypt_chaining,
1161 .decrypt = n2_decrypt_chaining,
1174 .decrypt = n2_decrypt_chaining,
1202 .decrypt = n2_decrypt_chaining,
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c1082 static int n2_decrypt_chaining(struct skcipher_request *req) in n2_decrypt_chaining() function
1121 .decrypt = n2_decrypt_chaining,
1134 .decrypt = n2_decrypt_chaining,
1163 .decrypt = n2_decrypt_chaining,
1176 .decrypt = n2_decrypt_chaining,
1204 .decrypt = n2_decrypt_chaining,

Completed in 7 milliseconds