Home
last modified time | relevance | path

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

/optee_os/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/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/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/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.c276 psa_algorithm_t alg; in mbedtls_cipher_setup_psa() local
A Dssl_tls.c516 psa_algorithm_t alg, in setup_psa_key_derivation()
574 psa_algorithm_t alg; in tls_prf_generic() local
1582 psa_algorithm_t alg; in ssl_compute_master() local
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcipher_internal.h139 psa_algorithm_t alg; member
/optee_os/core/include/drivers/imx/
A Ddcp.h79 enum dcp_hash_config alg; member
/optee_os/lib/libutee/
A Dtee_api_operations.c1841 TEE_Result TEE_IsAlgorithmSupported(uint32_t alg, uint32_t element) in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
A Dfs_htree.c444 const uint32_t alg = TEE_FS_HTREE_AUTH_ENC_ALG; in authenc_init() local

Completed in 40 milliseconds