Searched refs:acvp (Results 1 – 8 of 8) sorted by relevance
/openssl/providers/implementations/kdfs/ |
H A D | x942kdf.c | 119 const unsigned char *acvp, size_t acvplen, in der_encode_sharedinfo() argument 137 && (acvp == NULL || ossl_DER_w_precompiled(pkt, -1, acvp, acvplen)) in der_encode_sharedinfo() 203 const unsigned char *acvp, size_t acvp_len, in x942_encode_otherinfo() argument 224 acvp, acvp_len, in x942_encode_otherinfo() 237 acvp, acvp_len, in x942_encode_otherinfo()
|
/openssl/crypto/rsa/ |
H A D | build.info | 20 IF[{- !$disabled{'acvp-tests'} -}]
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpkdf_x942.txt | 91 # Fail if both acvp and ukm values are specified.
|
/openssl/doc/man7/ |
H A D | EVP_KDF-X942-ASN1.pod | 39 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string>
|
/openssl/.github/workflows/ |
H A D | ci.yml | 498 …nner=Configured enable-demos enable-h3demo enable-fips enable-quic enable-acvp-tests --strict-warn… 542 …nner=Configured enable-fips enable-demos enable-h3demo enable-quic enable-acvp-tests --strict-warn…
|
H A D | run-checker-daily.yml | 69 enable-fips enable-acvp-tests,
|
/openssl/test/ |
H A D | build.info | 236 IF[{- !$disabled{'acvp-tests'} -}]
|
/openssl/ |
H A D | INSTALL.md | 604 ### enable-acvp-tests
|
Completed in 25 milliseconds