Home
last modified time | relevance | path

Searched defs:precompiled (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/common/der/
H A Dder_dsa_sig.c29 const unsigned char *precompiled = NULL; in ossl_DER_w_algorithmIdentifier_DSA_with_MD() local
H A Dder_sm2_sig.c26 const unsigned char *precompiled = NULL; in ossl_DER_w_algorithmIdentifier_SM2_with_MD() local
H A Dder_ec_sig.c30 const unsigned char *precompiled = NULL; in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD() local
H A Dder_rsa_sig.c36 const unsigned char *precompiled = NULL; in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() local
/freebsd/crypto/openssl/crypto/
H A Dder_writer.c52 const unsigned char *precompiled, in ossl_DER_w_precompiled()