Home
last modified time | relevance | path

Searched refs:des (Results 1 – 10 of 10) sorted by relevance

/mbedtls-latest/programs/test/
Dbenchmark.c507 des3, des, member
565 todo.des = 1; in main()
689 if (todo.des) { in main()
690 mbedtls_des_context des; in main() local
692 mbedtls_des_init(&des); in main()
693 if (mbedtls_des_setkey_enc(&des, tmp) != 0) { in main()
697 mbedtls_des_crypt_cbc(&des, MBEDTLS_DES_ENCRYPT, BUFSIZE, tmp, buf, buf)); in main()
698 mbedtls_des_free(&des); in main()
/mbedtls-latest/library/
Dcipher_wrap.c1694 mbedtls_des_context *des = mbedtls_calloc(1, sizeof(mbedtls_des_context)); in des_ctx_alloc() local
1696 if (des == NULL) { in des_ctx_alloc()
1700 mbedtls_des_init(des); in des_ctx_alloc()
1702 return des; in des_ctx_alloc()
DMakefile109 des.o \
DCMakeLists.txt35 des.c
/mbedtls-latest/tests/suites/
Dtest_suite_pem.function4 #include "mbedtls/des.h"
Dtest_suite_des.function2 #include "mbedtls/des.h"
Dtest_suite_pem.data83 # echo -n -e "\x68\x65\x6c\x6c\x6f\x09\x09\x09" | openssl des-cbc -e -base64 -p -K "bbb0ddff1b944…
/mbedtls-latest/scripts/data_files/
Dquery_config.fmt36 #include "mbedtls/des.h"
/mbedtls-latest/tests/scripts/
Dcomponents-configuration-crypto.sh2325 not grep mbedtls_des* library/des.o
2431 not grep mbedtls_des library/des.o
/mbedtls-latest/docs/
Dpsa-transition.md125 | `des.h` | `mbedtls_des_` | [Symmetric encryption](#symmetric-encryption) |
267 …ecial API for a particular block cipher (`aes.h`, `aria.h`, `camellia.h`, `des.h`), a particular b…