Home
last modified time | relevance | path

Searched defs:siglen (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdsa_sign.c35 ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey) ECDSA_sign() argument
41 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) ECDSA_sign_ex() argument
H A Dec_pmeth.c106 static int pkey_ec_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, in pkey_ec_sign() argument
144 pkey_ec_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_ec_verify() argument
H A Decdsa_ossl.c67 ossl_ecdsa_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) ossl_ecdsa_sign() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_sign.c17 EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_SignFinal_ex() argument
65 EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) EVP_SignFinal() argument
H A Dp_verify.c17 EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_VerifyFinal_ex() argument
59 EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey) EVP_VerifyFinal() argument
H A Dm_sigver.c468 EVP_DigestSignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, size_t *siglen) EVP_DigestSignFinal() argument
567 EVP_DigestSign(EVP_MD_CTX *ctx, unsigned char *sigret, size_t *siglen, const unsigned char *tbs, size_t tbslen) EVP_DigestSign() argument
592 EVP_DigestVerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sig, size_t siglen) EVP_DigestVerifyFinal() argument
660 EVP_DigestVerify(EVP_MD_CTX *ctx, const unsigned char *sigret, size_t siglen, const unsigned char *tbs, size_t tbslen) EVP_DigestVerify() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_sign.c28 PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) PEM_SignFinal() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_saos.c23 RSA_sign_ASN1_OCTET_STRING(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, RSA *rsa) RSA_sign_ASN1_OCTET_STRING() argument
59 RSA_verify_ASN1_OCTET_STRING(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) RSA_verify_ASN1_OCTET_STRING() argument
/third_party/openssl/crypto/ec/
H A Decdsa_sign.c35 ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey) ECDSA_sign() argument
41 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) ECDSA_sign_ex() argument
/third_party/openssl/crypto/evp/
H A Dp_sign.c17 EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_SignFinal_ex() argument
65 EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) EVP_SignFinal() argument
H A Dp_verify.c17 EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_VerifyFinal_ex() argument
59 EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey) EVP_VerifyFinal() argument
/third_party/openssl/crypto/pem/
H A Dpem_sign.c28 PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey) PEM_SignFinal() argument
/third_party/openssl/crypto/rsa/
H A Drsa_saos.c23 RSA_sign_ASN1_OCTET_STRING(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, RSA *rsa) RSA_sign_ASN1_OCTET_STRING() argument
59 RSA_verify_ASN1_OCTET_STRING(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) RSA_verify_ASN1_OCTET_STRING() argument
/third_party/ffmpeg/tests/
H A Daudiomatch.c40 int siglen, datlen; in main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_oct.c26 size_t siglen; in o2i_SCT_signature() local
/third_party/openssl/crypto/ct/
H A Dct_oct.c26 size_t siglen; in o2i_SCT_signature() local
/third_party/openssl/test/
H A Dprovider_pkey_test.c82 size_t siglen; in test_pkey_sig() local
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_pmeth.c77 pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_sign() argument
102 pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_verify() argument
H A Ddsa_sign.c154 ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) ossl_dsa_sign_int() argument
173 DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) DSA_sign() argument
186 DSA_verify(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int siglen, DSA *dsa) DSA_verify() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_pmeth.c77 pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_sign() argument
102 pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_verify() argument
H A Ddsa_sign.c154 ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) ossl_dsa_sign_int() argument
178 DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) DSA_sign() argument
191 DSA_verify(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int siglen, DSA *dsa) DSA_verify() argument
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Ded25519_openssl.c151 size_t siglen; in EngineSignDoFinal() local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Dsm2_sig.c157 static int sm2sig_sign(void *vpsm2ctx, unsigned char *sig, size_t *siglen, in sm2sig_sign() argument
185 static int sm2sig_verify(void *vpsm2ctx, const unsigned char *sig, size_t siglen, in sm2sig_verify() argument
284 int sm2sig_digest_sign_final(void *vpsm2ctx, unsigned char *sig, size_t *siglen, in sm2sig_digest_sign_final() argument
308 sm2sig_digest_verify_final(void *vpsm2ctx, const unsigned char *sig, size_t siglen) sm2sig_digest_verify_final() argument
H A Deddsa_sig.c149 ed25519_digest_sign(void *vpeddsactx, unsigned char *sigret, size_t *siglen, size_t sigsize, const unsigned char *tbs, size_t tbslen) ed25519_digest_sign() argument
190 ed448_digest_sign(void *vpeddsactx, unsigned char *sigret, size_t *siglen, size_t sigsize, const unsigned char *tbs, size_t tbslen) ed448_digest_sign() argument
231 ed25519_digest_verify(void *vpeddsactx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) ed25519_digest_verify() argument
250 ed448_digest_verify(void *vpeddsactx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) ed448_digest_verify() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_sign.c436 ossl_sm2_internal_sign(const unsigned char *dgst, int dgstlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey) ossl_sm2_internal_sign() argument

Completed in 11 milliseconds

1234