Home
last modified time | relevance | path

Searched refs:camellia (Results 1 – 7 of 7) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_gcm.camellia.data1 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #1 (128-en)
5 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #2 (128-en)
9 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #3 (128-en)
13 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #4 (128-en)
17 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #5 (128-en)
21 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #6 (128-en)
25 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #7 (192-en)
29 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #8 (192-en)
33 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #9 (192-en)
37 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #10 (192-en)
[all …]
A Dtest_suite_camellia.function2 #include "mbedtls/camellia.h"
/mbedtls-development/programs/test/
A Dbenchmark.c540 aria, camellia, chacha20, member
609 todo.camellia = 1; in main()
880 if( todo.camellia ) in main()
883 mbedtls_camellia_context camellia; in main() local
884 mbedtls_camellia_init( &camellia ); in main()
891 mbedtls_camellia_setkey_enc( &camellia, tmp, keysize ); in main()
894 mbedtls_camellia_crypt_cbc( &camellia, MBEDTLS_CAMELLIA_ENCRYPT, in main()
897 mbedtls_camellia_free( &camellia ); in main()
/mbedtls-development/tests/
A DCMakeLists.txt167 add_test_suite(camellia)
172 add_test_suite(cipher cipher.camellia)
199 add_test_suite(gcm gcm.camellia)
/mbedtls-development/scripts/data_files/
A Dquery_config.fmt41 #include "mbedtls/camellia.h"
/mbedtls-development/library/
A DMakefile80 camellia.o \
A DCMakeLists.txt21 camellia.c

Completed in 11 milliseconds