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

/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_local.h42 unsigned char oiv[EVP_MAX_IV_LENGTH]; /* original iv */ member in struct:evp_cipher_ctx_st
H A Devp_lib.c69 unsigned char *oiv = NULL; local
/freebsd-current/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h88 unsigned char oiv[GENERIC_BLOCK_SIZE]; member in struct:prov_cipher_ctx_st
/freebsd-current/crypto/openssl/test/
H A Devp_extra_test.c3271 unsigned char ciphertext[32], oiv[16], iv[16]; local
3412 unsigned char ciphertext[32], oiv[8], iv[8]; local

Completed in 97 milliseconds