Home
last modified time | relevance | path

Searched refs:cipher_testvec (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/crypto/
Dtestmgr.h65 struct cipher_testvec { struct
5601 static const struct cipher_testvec des_tv_template[] = {
5784 static const struct cipher_testvec des_cbc_tv_template[] = {
5907 static const struct cipher_testvec des_ctr_tv_template[] = {
6051 static const struct cipher_testvec des3_ede_tv_template[] = {
6212 static const struct cipher_testvec des3_ede_cbc_tv_template[] = {
6390 static const struct cipher_testvec des3_ede_ctr_tv_template[] = {
6669 static const struct cipher_testvec bf_tv_template[] = {
6854 static const struct cipher_testvec bf_cbc_tv_template[] = {
7009 static const struct cipher_testvec bf_ctr_tv_template[] = {
[all …]
Dtestmgr.c87 const struct cipher_testvec *vecs;
1018 const struct cipher_testvec *template, in test_cipher()
1100 const struct cipher_testvec *template, in __test_skcipher()
1346 const struct cipher_testvec *template, in test_skcipher()