Lines Matching refs:iv
268 const unsigned char *iv, in mbedtls_gcm_starts() argument
295 memcpy( ctx->y, iv, iv_len ); in mbedtls_gcm_starts()
303 p = iv; in mbedtls_gcm_starts()
444 const unsigned char *iv, in mbedtls_gcm_crypt_and_tag() argument
455 if( ( ret = mbedtls_gcm_starts( ctx, mode, iv, iv_len, add, add_len ) ) != 0 ) in mbedtls_gcm_crypt_and_tag()
469 const unsigned char *iv, in mbedtls_gcm_auth_decrypt() argument
484 iv, iv_len, add, add_len, in mbedtls_gcm_auth_decrypt()
538 static const unsigned char iv[MAX_TESTS][64] = variable
761 iv[iv_index[i]], iv_len[i], in mbedtls_gcm_self_test()
788 iv[iv_index[i]], iv_len[i], in mbedtls_gcm_self_test()
814 iv[iv_index[i]], iv_len[i], in mbedtls_gcm_self_test()
881 iv[iv_index[i]], iv_len[i], in mbedtls_gcm_self_test()