Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dx942kdf.c115 const unsigned char *acvp, size_t acvplen, in der_encode_sharedinfo() argument
133 && (acvp == NULL || ossl_DER_w_precompiled(pkt, -1, acvp, acvplen)) in der_encode_sharedinfo()
199 const unsigned char *acvp, size_t acvp_len, in x942_encode_otherinfo() argument
220 acvp, acvp_len, in x942_encode_otherinfo()
233 acvp, acvp_len, in x942_encode_otherinfo()
/freebsd/crypto/openssl/crypto/rsa/
H A Dbuild.info20 IF[{- !$disabled{'acvp-tests'} -}]
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_x942.txt90 # Fail if both acvp and ukm values are specified.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-X942-ASN1.pod37 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string>
/freebsd/crypto/openssl/test/
H A Dbuild.info208 IF[{- !$disabled{'acvp-tests'} -}]
/freebsd/crypto/openssl/
H A DINSTALL.md527 ### enable-acvp-tests