Searched refs:acvp (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | x942kdf.c | 115 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 D | build.info | 20 IF[{- !$disabled{'acvp-tests'} -}]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpkdf_x942.txt | 90 # Fail if both acvp and ukm values are specified.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KDF-X942-ASN1.pod | 37 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string>
|
/freebsd/crypto/openssl/test/ |
H A D | build.info | 208 IF[{- !$disabled{'acvp-tests'} -}]
|
/freebsd/crypto/openssl/ |
H A D | INSTALL.md | 527 ### enable-acvp-tests
|