Home
last modified time | relevance | path

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

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