Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 19 of 19) sorted by relevance

/openssl/crypto/ec/
H A Dec_print.c49 EC_POINT *pt = NULL; in EC_POINT_hex2point() local
/openssl/crypto/aes/
H A Daes_local.h23 # define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ ((u32)(pt)[2] << 8) ^ ((u32)(p… argument
/openssl/test/
H A Dsm2_internal_test.c143 EC_POINT *pt = NULL; in test_sm2_crypt() local
314 EC_POINT *pt = NULL; in test_sm2_sign() local
H A Dcmactest.c331 static char *pt(unsigned char *md, unsigned int len) in pt() function
H A Daesgcmtest.c72 unsigned char pt[32]; in do_decrypt() local
H A Dtls13encryptiontest.c245 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local
H A Denginetest.c253 const unsigned char pt[] = "Hello World\n"; in test_redirect() local
H A Dhmactest.c280 static char *pt(unsigned char *md, unsigned int len) in pt() function
H A Dacvp_test.c870 const unsigned char *pt, size_t pt_len, in cipher_enc()
915 const unsigned char *pt, size_t pt_len, in aes_ccm_enc_dec()
1002 const unsigned char *pt, size_t pt_len, in aes_gcm_enc_dec()
1500 unsigned char pt[2048]; in rsa_decryption_primitive_test() local
1661 static const unsigned char pt[] = { in aes_cfb1_bits_test() local
H A Devp_fetch_prov_test.c268 unsigned char ct[64], pt[64]; in encrypt_decrypt() local
H A Dhpke_test.c51 const unsigned char *pt; member
249 static const unsigned char pt[] = { variable
H A Ddestest.c303 static char *pt(const unsigned char *p, char buf[DATA_BUF_SIZE]) in pt() function
/openssl/crypto/hpke/
H A Dhpke.c144 unsigned char *pt, size_t *ptlen) in hpke_aead_dec()
219 const unsigned char *pt, size_t ptlen, in hpke_aead_enc()
1155 const unsigned char *pt, size_t ptlen) in OSSL_HPKE_seal()
1195 unsigned char *pt, size_t *ptlen, in OSSL_HPKE_open()
/openssl/crypto/x509/
H A Dx509_trust.c68 X509_TRUST *pt; in X509_check_trust() local
H A Dv3_purp.c89 const X509_PURPOSE *pt; in X509_check_purpose() local
/openssl/crypto/property/
H A Dproperty_string.c65 static void property_table_free(PROP_TABLE **pt) in property_table_free()
/openssl/crypto/sm2/
H A Dsm2_sign.c333 EC_POINT *pt = NULL; in sm2_sig_verify() local
/openssl/apps/
H A Dx509.c1201 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt) in purpose_print()
/openssl/include/openssl/
H A Devp.h1465 # define EVP_PKEY_set1_tls_encodedpoint(pkey, pt, ptlen) \ argument

Completed in 73 milliseconds