Home
last modified time | relevance | path

Searched defs:alg (Results 76 - 100 of 254) sorted by relevance

1234567891011

/third_party/mbedtls/library/
H A Dpsa_crypto_aead.c26 psa_aead_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_aead_setup() argument
117 mbedtls_psa_aead_encrypt( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *nonce, size_t nonce_length, const uint8_t *additional_data, size_t additional_data_length, const uint8_t *plaintext, size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) mbedtls_psa_aead_encrypt() argument
229 mbedtls_psa_aead_decrypt( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *nonce, size_t nonce_length, const uint8_t *additional_data, size_t additional_data_length, const uint8_t *ciphertext, size_t ciphertext_length, uint8_t *plaintext, size_t plaintext_size, size_t *plaintext_length) mbedtls_psa_aead_decrypt() argument
321 mbedtls_psa_aead_encrypt_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_aead_encrypt_setup() argument
342 mbedtls_psa_aead_decrypt_setup( mbedtls_psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) mbedtls_psa_aead_decrypt_setup() argument
[all...]
H A Dasn1parse.c351 mbedtls_asn1_get_alg(unsigned char **p, const unsigned char *end, mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params) mbedtls_asn1_get_alg() argument
399 mbedtls_asn1_get_alg_null(unsigned char **p, const unsigned char *end, mbedtls_asn1_buf *alg) mbedtls_asn1_get_alg_null() argument
H A Dmd.c246 psa_algorithm_t alg = psa_alg_of_md(info); in md_can_use_psa() local
520 psa_algorithm_t alg = psa_alg_of_md(ctx->md_info); in mbedtls_md_starts() local
H A Dpsa_crypto_rsa.c288 static psa_status_t psa_rsa_decode_md_type(psa_algorithm_t alg, in psa_rsa_decode_md_type() argument
394 static int rsa_pss_expected_salt_len(psa_algorithm_t alg, in rsa_pss_expected_salt_len() argument
317 mbedtls_psa_rsa_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_psa_rsa_sign_hash() argument
416 mbedtls_psa_rsa_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) mbedtls_psa_rsa_verify_hash() argument
500 psa_rsa_oaep_set_padding_mode(psa_algorithm_t alg, mbedtls_rsa_context *rsa) psa_rsa_oaep_set_padding_mode() argument
516 mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_asymmetric_encrypt() argument
610 mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_asymmetric_decrypt() argument
[all...]
/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h381 psa_set_key_algorithm(psa_key_attributes_t *attributes, psa_algorithm_t alg) psa_set_key_algorithm() argument
[all...]
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names.c121 append_with_alg(char **buffer, size_t buffer_size, size_t *required_size, psa_get_algorithm_name_func_ptr get_name, psa_algorithm_t alg) append_with_alg() argument
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c110 cose_param_t alg; in main() local
/third_party/node/deps/openssl/openssl/apps/
H A Ddhparam.c182 const char *alg = dsaparam ? "DSA" : "DH"; in dhparam_main() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_ec.c161 X509_ALGOR *alg, *kekalg = NULL; in ecdh_cms_set_shared_info() local
228 X509_ALGOR *alg; in ecdh_cms_decrypt() local
72 ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) ecdh_cms_set_peerkey() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_req_utils.c48 int TS_MSG_IMPRINT_set_algo(TS_MSG_IMPRINT *a, X509_ALGOR *alg) in TS_MSG_IMPRINT_set_algo() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_set.c196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init() argument
/third_party/openssl/crypto/cms/
H A Dcms_ec.c161 X509_ALGOR *alg, *kekalg = NULL; in ecdh_cms_set_shared_info() local
228 X509_ALGOR *alg; in ecdh_cms_decrypt() local
72 ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) ecdh_cms_set_peerkey() argument
[all...]
/third_party/openssl/apps/
H A Ddhparam.c182 const char *alg = dsaparam ? "DSA" : "DH"; in dhparam_main() local
/third_party/openssl/crypto/ts/
H A Dts_req_utils.c48 int TS_MSG_IMPRINT_set_algo(TS_MSG_IMPRINT *a, X509_ALGOR *alg) in TS_MSG_IMPRINT_set_algo() argument
/third_party/openssl/crypto/x509/
H A Dx509_set.c196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init() argument
/third_party/openssl/test/
H A Dalgorithmid_test.c26 X509_ALGOR *alg = NULL; in test_spki_aid() local
114 const X509_ALGOR *alg = NULL; in test_x509_sig_aid() local
H A Dfilterprov.c30 OSSL_ALGORITHM alg[MAX_ALG_FILTERS + 1]; member
H A Devp_fetch_prov_test.c25 static char *alg = "digest"; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c25 } alg; member
48 static int pkcs5_is_oid(struct asn1_oid *oid, unsigned long alg) in pkcs5_is_oid() argument
58 static int enc_alg_is_oid(struct asn1_oid *oid, unsigned long alg) in enc_alg_is_oid() argument
67 static int pkcs12_is_pbe_oid(struct asn1_oid *oid, unsigned long alg) in pkcs12_is_pbe_oid() argument
[all...]
H A Dtlsv1_client_ocsp.c67 static unsigned int ocsp_hash_data(struct asn1_oid *alg, const u8 *data, in ocsp_hash_data() argument
118 struct x509_algorithm_identifier alg; in tls_process_ocsp_single_response() local
363 struct x509_algorithm_identifier alg; tls_process_basic_ocsp_response() local
[all...]
H A Dtlsv1_common.c346 enum crypto_hash_alg alg; in tlsv12_key_x_server_params_hash() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c454 enum wpa_alg alg; in wpa_ft_install_ptk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs5.c25 } alg; member
48 static int pkcs5_is_oid(struct asn1_oid *oid, unsigned long alg) in pkcs5_is_oid() argument
58 static int enc_alg_is_oid(struct asn1_oid *oid, unsigned long alg) in enc_alg_is_oid() argument
67 static int pkcs12_is_pbe_oid(struct asn1_oid *oid, unsigned long alg) in pkcs12_is_pbe_oid() argument
[all...]
H A Dtlsv1_client_ocsp.c67 static unsigned int ocsp_hash_data(struct asn1_oid *alg, const u8 *data, in ocsp_hash_data() argument
118 struct x509_algorithm_identifier alg; in tls_process_ocsp_single_response() local
354 struct x509_algorithm_identifier alg; tls_process_basic_ocsp_response() local
[all...]
H A Dtlsv1_common.c346 enum crypto_hash_alg alg; in tlsv12_key_x_server_params_hash() local

Completed in 16 milliseconds

1234567891011