Home
last modified time | relevance | path

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

/third_party/fsverity-utils/lib/
Dsign_digest.c225 load_pkcs11_private_key(const struct libfsverity_signature_params *sig_params in load_pkcs11_private_key()
337 load_pkcs11_private_key(const struct libfsverity_signature_params *sig_params, in load_pkcs11_private_key()
383 get_private_key(const struct libfsverity_signature_params *sig_params, in get_private_key()
403 const struct libfsverity_signature_params *sig_params, in libfsverity_sign_digest()
/third_party/fsverity-utils/programs/
Dcmd_sign.c49 struct libfsverity_signature_params sig_params = {}; in fsverity_cmd_sign() local
/third_party/mbedtls/library/
Dx509_csr.c91 mbedtls_x509_buf sig_params; in mbedtls_x509_csr_parse_der() local
Dx509.c656 int mbedtls_x509_get_sig_alg( const mbedtls_x509_buf *sig_oid, const mbedtls_x509_buf *sig_params, in mbedtls_x509_get_sig_alg()
/third_party/openssl/test/
Devp_extra_test2.c1017 OSSL_PARAM sig_params[3]; in test_rsa_pss_sign() local