Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/library/
Dcipher_wrap.c142 static int aes_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in aes_crypt_ctr_wrap()
498 static int camellia_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in camellia_crypt_ctr_wrap()
1109 static int blowfish_crypt_ctr_wrap( void *ctx, size_t length, size_t *nc_off, in blowfish_crypt_ctr_wrap()
Dblowfish.c365 size_t *nc_off, in mbedtls_blowfish_crypt_ctr()
Dcamellia.c662 size_t *nc_off, in mbedtls_camellia_crypt_ctr()
Daes.c1008 size_t *nc_off, in mbedtls_aes_crypt_ctr()