Home
last modified time | relevance | path

Searched defs:alg (Results 1 - 25 of 254) sorted by relevance

1234567891011

/third_party/libcoap/include/coap3/
H A Dcoap_crypto_internal.h60 cose_alg_t alg; /**< The COSE algorith to use */ member
/third_party/mbedtls/tests/src/drivers/
H A Dhash.c22 mbedtls_test_transparent_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_compute() argument
58 mbedtls_test_transparent_hash_setup( mbedtls_transparent_test_driver_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_test_transparent_hash_setup() argument
H A Dtest_driver_key_agreement.c31 mbedtls_test_transparent_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_transparent_key_agreement() argument
124 mbedtls_test_opaque_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_opaque_key_agreement() argument
/third_party/ltp/lib/
H A Dtst_crypto.c68 tst_crypto_add_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_add_alg() argument
84 tst_crypto_del_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_del_alg() argument
/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user02.c62 struct crypto_user_alg alg; in setup() local
89 struct crypto_user_alg alg = {}; in run() local
[all...]
/third_party/node/deps/openssl/openssl/providers/common/include/prov/
H A Dprovider_util.h129 OSSL_ALGORITHM alg; member
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_attr.c57 X509_ALGOR *alg; in STACK_OF() local
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb() argument
[all...]
/third_party/openssl/crypto/pkcs7/
H A Dpk7_attr.c53 X509_ALGOR *alg; in STACK_OF() local
/third_party/openssl/providers/common/include/prov/
H A Dprovider_util.h129 OSSL_ALGORITHM alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_mlme.c23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_mlme.c23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str() argument
/third_party/fsverity-utils/lib/
H A Dlib_private.h40 const struct fsverity_hash_alg *alg; member
/third_party/libwebsockets/lib/cose/
H A Dcose_sign_alg.c32 lws_cose_sig_alg_t *alg = lws_zalloc(sizeof(*alg), __func__); in lws_cose_sign_alg_create() local
169 lws_cose_sign_alg_hash(lws_cose_sig_alg_t *alg, const uint8_t *in, size_t in_len) lws_cose_sign_alg_hash() argument
196 lws_cose_sign_alg_complete(lws_cose_sig_alg_t *alg) lws_cose_sign_alg_complete() argument
[all...]
H A Dcose_sign.c55 lws_cose_sign_add(struct lws_cose_sign_context *csc, cose_param_t alg, in lws_cose_sign_add() argument
88 lws_cose_sig_alg_t *alg = lws_container_of(p, in lws_cose_sign_hashing() local
111 lws_cose_sig_alg_t *alg; in lws_cose_sign_payload_chunk() local
535 lws_cose_sig_alg_t *alg = lws_container_of(p, lws_cose_sign_destroy() local
[all...]
/third_party/mbedtls/programs/psa/
H A Dhmac_demo.c108 const psa_algorithm_t alg = PSA_ALG_HMAC(PSA_ALG_SHA_256); in hmac_demo() local
/third_party/mbedtls/library/
H A Dpsa_crypto_hash.c91 mbedtls_psa_hash_setup( mbedtls_psa_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_psa_hash_setup() argument
433 mbedtls_psa_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_psa_hash_compute() argument
[all...]
/third_party/mbedtls/programs/hash/
H A Dmd_hmac_demo.c105 const mbedtls_md_type_t alg = MBEDTLS_MD_SHA256; in hmac_demo() local
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_lib.c49 X509_ALGOR *alg; in OCSP_cert_id_new() local
/third_party/openssl/crypto/ocsp/
H A Docsp_lib.c49 X509_ALGOR *alg; in OCSP_cert_id_new() local
/third_party/openssl/crypto/ts/
H A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal.c20 enum crypto_hash_alg alg; member
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal.c20 enum crypto_hash_alg alg; member
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument

Completed in 8 milliseconds

1234567891011