Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/util/
H A Dmissingmacro.txt67 EVP_DECODE_LENGTH(3)
H A Dmissingmacro111.txt106 EVP_DECODE_LENGTH(3)
/freebsd/crypto/openssl/include/openssl/
H A Devp.h654 # define EVP_DECODE_LENGTH(l) (((l)+3)/4*3+80) macro
/freebsd/crypto/openssl/test/
H A Devp_test.c2379 OPENSSL_malloc(EVP_DECODE_LENGTH(expected->output_len)))) in encode_test_run()