Searched refs:mbedtls_camellia_crypt_ctr (Results 1 – 5 of 5) sorted by relevance
/net-tools-3.5.0/mbedtls-2.4.0/include/mbedtls/ |
D | camellia.h | 203 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
|
D | compat-1.3.h | 1816 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
|
/net-tools-3.5.0/mbedtls-2.4.0/library/ |
D | camellia.c | 660 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx, in mbedtls_camellia_crypt_ctr() function 1031 mbedtls_camellia_crypt_ctr( &ctx, len, &offset, nonce_counter, stream_block, in mbedtls_camellia_self_test() 1047 mbedtls_camellia_crypt_ctr( &ctx, len, &offset, nonce_counter, stream_block, in mbedtls_camellia_self_test()
|
D | cipher_wrap.c | 502 return mbedtls_camellia_crypt_ctr( (mbedtls_camellia_context *) ctx, length, nc_off, in camellia_crypt_ctr_wrap()
|
/net-tools-3.5.0/mbedtls-2.4.0/scripts/data_files/ |
D | rename-1.3-2.0.txt | 1360 camellia_crypt_ctr mbedtls_camellia_crypt_ctr
|