Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dchacha_internal_test.c25 static const unsigned int ivp[] = { variable
/third_party/openssl/engines/
De_padlock.c328 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_cfb_cipher() local
359 unsigned char *ivp = cdata->iv; in padlock_cfb_cipher() local
402 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_ofb_cipher() local
427 unsigned char *ivp = cdata->iv; in padlock_ofb_cipher() local
/third_party/openssl/crypto/aes/
Daes_ige.c67 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
119 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c668 gchar *ivp = v; in gst_m3u8_update() local