Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 20 of 20) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash_mac.c67 const struct hashalg *alg, in do_reduce_key()
130 const struct hashalg *alg = hmac_ctx->alg; in do_hmac_init() local
292 const struct hashalg *alg = NULL; in caam_hmac_allocate() local
A Dcaam_hash.c249 const struct hashalg *alg = NULL; in caam_hash_allocate() local
396 const struct hashalg *alg = ctx->alg; in do_update_hash() local
472 const struct hashalg *alg = NULL; in caam_hash_hmac_update() local
576 const struct hashalg *alg = NULL; in caam_hash_hmac_final() local
A Dlocal.h19 const struct hashalg *alg; /* Reference to the algo constants */ member
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_tcg.c28 static TEE_Result tpm2_tcg_pcr_extend(uint8_t pcr_idx, uint16_t alg, in tpm2_tcg_pcr_extend()
A Dtpm2_chip.c44 bool tpm2_chip_is_active_bank(uint16_t alg) in tpm2_chip_is_active_bank()
133 uint16_t alg = get_be16(&tmp->hash); in tpm2_get_bank_info() local
A Dtpm2_cmd.c205 enum tpm2_result tpm2_pcr_read(uint8_t pcr_idx, uint16_t alg, void *digest, in tpm2_pcr_read()
356 enum tpm2_result tpm2_pcr_extend(uint8_t pcr_idx, uint16_t alg, void *digest, in tpm2_pcr_extend()
/optee_os-3.20.0/core/kernel/
A Dtcg.c37 uint32_t alg = digest_list->digests[i].hash_alg; in tcg_pcr_extend() local
266 uint16_t alg = 0; in tcg_parse_event() local
/optee_os-3.20.0/core/drivers/
A Dhi16xx_rng.c42 vaddr_t alg = (vaddr_t)phys_to_virt(ALG_SC_BASE, MEM_AREA_IO_SEC, in hi16xx_rng_init() local
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher.c288 const struct cipheralg *alg = NULL; in do_allocate() local
426 const struct cipheralg *alg = NULL; in caam_cipher_initialize() local
A Dlocal.h56 const struct cipheralg *alg; /* Reference to the algo constants */ member
A Dcaam_cipher_mac.c749 const struct cipheralg *alg = NULL; in caam_cmac_allocate() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dasn1parse.c381 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params ) in mbedtls_asn1_get_alg()
425 mbedtls_asn1_buf *alg ) in mbedtls_asn1_get_alg_null()
A Dx509.c110 mbedtls_x509_buf *alg ) in mbedtls_x509_get_alg_null()
124 mbedtls_x509_buf *alg, mbedtls_x509_buf *params ) in mbedtls_x509_get_alg()
144 static int x509_get_hash_alg( const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg ) in x509_get_hash_alg()
A Dcipher.c256 psa_algorithm_t alg; in mbedtls_cipher_setup_psa() local
A Dssl_tls.c560 psa_algorithm_t alg, in setup_psa_key_derivation()
619 psa_algorithm_t alg; in tls_prf_generic() local
1659 psa_algorithm_t alg; in ssl_compute_master() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os-3.20.0/core/include/
A Dtpm2.h227 static inline uint32_t tpm2_get_alg_len(uint16_t alg) in tpm2_get_alg_len()
250 static inline uint32_t tpm2_alg_to_tcg_mask(uint16_t alg) in tpm2_alg_to_tcg_mask()
/optee_os-3.20.0/core/include/drivers/imx/
A Ddcp.h79 enum dcp_hash_config alg; member
/optee_os-3.20.0/core/tee/
A Dfs_htree.c444 const uint32_t alg = TEE_FS_HTREE_AUTH_ENC_ALG; in authenc_init() local
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c1849 TEE_Result TEE_IsAlgorithmSupported(uint32_t alg, uint32_t element) in TEE_IsAlgorithmSupported()

Completed in 74 milliseconds