Home
last modified time | relevance | path

Searched defs:nonce_counter (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
Dlws-genaes.c315 uint8_t nonce_counter[16], sb[16]; in test_genaes_ctr() local
/third_party/mbedtls/library/
Dcipher_wrap.c155 unsigned char *nonce_counter, unsigned char *stream_block, in aes_crypt_ctr_wrap()
710 unsigned char *nonce_counter, unsigned char *stream_block, in camellia_crypt_ctr_wrap()
1119 unsigned char *nonce_counter, unsigned char *stream_block, in aria_crypt_ctr_wrap()
Dcamellia.c919 unsigned char nonce_counter[16]; in mbedtls_camellia_self_test() local
Daes.c1769 unsigned char nonce_counter[16]; in mbedtls_aes_self_test() local