Home
last modified time | relevance | path

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

/openssl/providers/implementations/include/prov/
H A Dciphercommon.h51 unsigned char oiv[GENERIC_BLOCK_SIZE]; member
/openssl/crypto/evp/
H A Devp_local.h42 unsigned char oiv[EVP_MAX_IV_LENGTH]; /* original iv */ member
H A Devp_lib.c70 unsigned char *oiv = NULL; in EVP_CIPHER_set_asn1_iv() local
/openssl/test/
H A Devp_extra_test.c3740 unsigned char ciphertext[32], oiv[16], iv[16]; in test_evp_iv_aes() local
3897 unsigned char ciphertext[32], oiv[8], iv[8]; in test_evp_iv_des() local

Completed in 34 milliseconds