Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/crypt/
H A Dencrypt.c33 char block_cipher[9]; in test_encrypt_and_decrypt() local
55 block_cipher[i] = '\0'; in test_encrypt_and_decrypt()
57 block_cipher[i] |= buf[i * BITS_COUNT_OF_ONE_BYTE + j] << j; in test_encrypt_and_decrypt()
59 block_cipher[LENGTH] = '\0'; in test_encrypt_and_decrypt()
61 printf("After encrypting: %s\n", block_cipher); in test_encrypt_and_decrypt()
/third_party/mbedtls/library/
H A DMakefile117 block_cipher.o \

Completed in 1 milliseconds