Home
last modified time | relevance | path

Searched refs:load_iv (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/pem/
H A Dpem_lib.c30 static int load_iv(char **fromp, unsigned char *to, int num);
563 if (!load_iv(&header, cipher->iv, EVP_CIPHER_get_iv_length(enc))) in PEM_get_EVP_CIPHER_INFO()
569 static int load_iv(char **fromp, unsigned char *to, int num) in load_iv() function

Completed in 6 milliseconds