Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dfake_pipelineprov.c157 OSSL_PARAM_octet_ptr(OSSL_CIPHER_PARAM_PIPELINE_AEAD_TAG, NULL, 0),
167 OSSL_PARAM_octet_ptr(OSSL_CIPHER_PARAM_PIPELINE_AEAD_TAG, NULL, 0),
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h67 # define OSSL_PARAM_octet_ptr(key, addr, sz) \ macro
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod9 OSSL_PARAM_octet_ptr,
56 #define OSSL_PARAM_octet_ptr(key, address, size)
169 OSSL_PARAM_octet_ptr(), OSSL_PARAM_BN() are macros that provide support
/freebsd/crypto/openssl/util/
H A Dother.syms491 OSSL_PARAM_octet_ptr define
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3368 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_octet_ptr.3