Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
Dlws-genaes.c140 size_t iv_off = 0; in test_genaes_cfb128() local
507 size_t iv_off = 0; in test_genaes_ofb() local
693 size_t iv_off = 0; in test_genaes_gcm() local
/third_party/mbedtls/library/
Dcipher_wrap.c132 size_t length, size_t *iv_off, unsigned char *iv, in aes_crypt_cfb128_wrap()
141 static int aes_crypt_ofb_wrap(void *ctx, size_t length, size_t *iv_off, in aes_crypt_ofb_wrap()
698 size_t length, size_t *iv_off, unsigned char *iv, in camellia_crypt_cfb128_wrap()
1108 size_t length, size_t *iv_off, unsigned char *iv, in aria_crypt_cfb128_wrap()
Dcamellia.c582 size_t *iv_off, in mbedtls_camellia_crypt_cfb128()
Daes.c1245 size_t *iv_off, in mbedtls_aes_crypt_cfb128()
1350 size_t *iv_off, in mbedtls_aes_crypt_ofb()
Daria.c593 size_t *iv_off, in mbedtls_aria_crypt_cfb128()