Home
last modified time | relevance | path

Searched defs:sigret (Results 1 - 21 of 21) sorted by relevance

/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_041.cpp52 sighandler_t sigret; in ThreadFunc7() local
134 sighandler_t sigret; in TestCase() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_sign.c17 int EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal_ex() argument
65 int EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal() argument
H A Dm_sigver.c468 int EVP_DigestSignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in 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
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 int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in 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
H A Drsa_meth.c238 RSA_meth_set_sign(RSA_METHOD *meth, int (*sign) (int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa)) RSA_meth_set_sign() argument
H A Drsa_sign.c273 RSA_sign(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, RSA *rsa) RSA_sign() argument
/third_party/openssl/crypto/evp/
H A Dp_sign.c17 int EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal_ex() argument
65 int EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal() argument
H A Dm_sigver.c468 int EVP_DigestSignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in 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
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/openssl/crypto/pem/
H A Dpem_sign.c28 int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in 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
H A Drsa_sign.c273 RSA_sign(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, RSA *rsa) RSA_sign() argument
H A Drsa_meth.c238 RSA_meth_set_sign(RSA_METHOD *meth, int (*sign) (int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa)) RSA_meth_set_sign() argument
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Deddsa_sig.c149 int ed25519_digest_sign(void *vpeddsactx, unsigned char *sigret, in ed25519_digest_sign() argument
190 int ed448_digest_sign(void *vpeddsactx, unsigned char *sigret, in ed448_digest_sign() argument
/third_party/openssl/providers/implementations/signature/
H A Deddsa_sig.c149 int ed25519_digest_sign(void *vpeddsactx, unsigned char *sigret, in ed25519_digest_sign() argument
190 int ed448_digest_sign(void *vpeddsactx, unsigned char *sigret, in ed448_digest_sign() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_evp_key.c59 rsa_sign(int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa) rsa_sign() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsignal_32.c759 int sigret; in handle_rt_signal32() local
238 save_user_regs(struct pt_regs *regs, struct mcontext __user *frame, struct mcontext __user *tm_frame, int sigret, int ctx_has_vsx_region) save_user_regs() argument
345 save_tm_user_regs(struct pt_regs *regs, struct mcontext __user *frame, struct mcontext __user *tm_frame, int sigret, unsigned long msr) save_tm_user_regs() argument
1220 int sigret; handle_signal32() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp928 int sigret = sigpause(SIGUSR1); in PThreadKillThread() local
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c831 capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, const RSA *rsa) capi_rsa_sign() argument
/third_party/openssl/engines/
H A De_capi.c831 capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, const RSA *rsa) capi_rsa_sign() argument
/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c523 int OpensslEvpDigestSignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, size_t *siglen) in OpensslEvpDigestSignFinal() argument

Completed in 21 milliseconds