/third_party/libcoap/include/coap3/ |
H A D | coap_crypto_internal.h | 60 cose_alg_t alg; /**< The COSE algorith to use */ member
|
/third_party/mbedtls/tests/src/drivers/ |
H A D | hash.c | 22 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 D | test_driver_key_agreement.c | 31 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 D | tst_crypto.c | 68 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 D | crypto_user02.c | 62 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 D | provider_util.h | 129 OSSL_ALGORITHM alg; member
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pk7_attr.c | 57 X509_ALGOR *alg; in STACK_OF() local
|
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_fat.c | 50 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 D | eng_fat.c | 50 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 D | pk7_attr.c | 53 X509_ALGOR *alg; in STACK_OF() local
|
/third_party/openssl/providers/common/include/prov/ |
H A D | provider_util.h | 129 OSSL_ALGORITHM alg; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_mlme.c | 23 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 D | ap_mlme.c | 23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str() argument
|
/third_party/fsverity-utils/lib/ |
H A D | lib_private.h | 40 const struct fsverity_hash_alg *alg; member
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_sign_alg.c | 32 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 D | cose_sign.c | 55 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 D | hmac_demo.c | 108 const psa_algorithm_t alg = PSA_ALG_HMAC(PSA_ALG_SHA_256); in hmac_demo() local
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_hash.c | 91 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 D | md_hmac_demo.c | 105 const mbedtls_md_type_t alg = MBEDTLS_MD_SHA256; in hmac_demo() local
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_lib.c | 73 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 D | ocsp_lib.c | 49 X509_ALGOR *alg; in OCSP_cert_id_new() local
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_lib.c | 49 X509_ALGOR *alg; in OCSP_cert_id_new() local
|
/third_party/openssl/crypto/ts/ |
H A D | ts_lib.c | 73 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 D | crypto_internal.c | 20 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 D | crypto_internal.c | 20 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
|