Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 40) sorted by relevance

12

/openssl/crypto/ec/
H A Decp_nist.c85 int ossl_ec_GFp_nist_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_nist_group_copy()
H A Decp_mont.c111 int ossl_ec_GFp_mont_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_mont_group_copy()
H A Dec_kmeth.c203 int (*copy)(EC_KEY *dest, const EC_KEY *src), in EC_KEY_METHOD_set_init()
269 int (**pcopy)(EC_KEY *dest, const EC_KEY *src), in EC_KEY_METHOD_get_init()
H A Dec2_smpl.c75 int ossl_ec_GF2m_simple_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GF2m_simple_group_copy()
258 int ossl_ec_GF2m_simple_point_copy(EC_POINT *dest, const EC_POINT *src) in ossl_ec_GF2m_simple_point_copy()
H A Decp_smpl.c127 int ossl_ec_GFp_simple_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_simple_group_copy()
353 int ossl_ec_GFp_simple_point_copy(EC_POINT *dest, const EC_POINT *src) in ossl_ec_GFp_simple_point_copy()
/openssl/crypto/asn1/
H A Dx_algor.c108 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src) in X509_ALGOR_copy()
H A Da_mbstr.c50 ASN1_STRING *dest; in ASN1_mbstring_ncopy() local
/openssl/crypto/
H A Dparams.c113 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer()
161 static int signed_from_signed(void *dest, size_t dest_len, in signed_from_signed()
169 static int signed_from_unsigned(void *dest, size_t dest_len, in signed_from_unsigned()
176 static int unsigned_from_signed(void *dest, size_t dest_len, in unsigned_from_signed()
187 static int unsigned_from_unsigned(void *dest, size_t dest_len, in unsigned_from_unsigned()
H A Dpacket.c439 unsigned char *dest; in WPACKET_memset() local
455 unsigned char *dest; in WPACKET_memcpy() local
/openssl/crypto/engine/
H A Deng_list.c340 static void engine_cpy(ENGINE *dest, const ENGINE *src) in engine_cpy()
/openssl/crypto/http/
H A Dhttp_lib.c25 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring()
/openssl/providers/implementations/kdfs/
H A Dpvkkdf.c78 KDF_PVK *dest; in kdf_pvk_dup() local
H A Dpbkdf1.c137 KDF_PBKDF1 *dest; in kdf_pbkdf1_dup() local
H A Dsshkdf.c94 KDF_SSHKDF *dest; in kdf_sshkdf_dup() local
H A Dtls1_prf.c140 TLS1_PRF *dest; in kdf_tls1_prf_dup() local
H A Dpkcs12kdf.c185 KDF_PKCS12 *dest; in kdf_pkcs12_dup() local
H A Dpbkdf2.c123 KDF_PBKDF2 *dest; in kdf_pbkdf2_dup() local
H A Dkrb5kdf.c109 KRB5KDF_CTX *dest; in krb5kdf_dup() local
H A Dkbkdf.c156 KBKDF *dest; in kbkdf_dup() local
/openssl/providers/common/
H A Dprovider_util.c357 unsigned char **dest, size_t *dest_len) in ossl_prov_memdup()
/openssl/crypto/cms/
H A Dcms_ess.c233 int ossl_cms_msgSigDigest_add1(CMS_SignerInfo *dest, CMS_SignerInfo *src) in ossl_cms_msgSigDigest_add1()
/openssl/ssl/
H A Dssl_asn1.c97 static void ssl_session_sinit(ASN1_OCTET_STRING **dest, ASN1_OCTET_STRING *os, in ssl_session_sinit()
/openssl/crypto/modes/
H A Docb128.c196 int CRYPTO_ocb128_copy_ctx(OCB128_CONTEXT *dest, OCB128_CONTEXT *src, in CRYPTO_ocb128_copy_ctx()
H A Dsiv128.c221 int ossl_siv128_copy_ctx(SIV128_CONTEXT *dest, SIV128_CONTEXT *src) in ossl_siv128_copy_ctx()
/openssl/apps/
H A Dpasswd.c445 int dest, source; in md5crypt() local

Completed in 79 milliseconds

12