Home
last modified time | relevance | path

Searched defs:nc_off (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
Dlws-genaes.c319 size_t nc_off = 0; in test_genaes_ctr() local
/third_party/mbedtls/library/
Dcipher_wrap.c154 static int aes_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in aes_crypt_ctr_wrap()
709 static int camellia_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in camellia_crypt_ctr_wrap()
1118 static int aria_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in aria_crypt_ctr_wrap()
Dcamellia.c665 size_t *nc_off, in mbedtls_camellia_crypt_ctr()
Daria.c718 size_t *nc_off, in mbedtls_aria_crypt_ctr()
Daes.c1385 size_t *nc_off, in mbedtls_aes_crypt_ctr()