Searched defs:alg (Results 1 – 19 of 19) sorted by relevance
67 const struct hashalg *alg, in do_reduce_key()130 const struct hashalg *alg = hmac_ctx->alg; in do_hmac_init() local292 const struct hashalg *alg = NULL; in caam_hmac_allocate() local
249 const struct hashalg *alg = NULL; in caam_hash_allocate() local396 const struct hashalg *alg = ctx->alg; in do_update_hash() local472 const struct hashalg *alg = NULL; in caam_hash_hmac_update() local576 const struct hashalg *alg = NULL; in caam_hash_hmac_final() local
19 const struct hashalg *alg; /* Reference to the algo constants */ member
42 vaddr_t alg = (vaddr_t)phys_to_virt(ALG_SC_BASE, MEM_AREA_IO_SEC, in hi16xx_rng_init() local
288 const struct cipheralg *alg = NULL; in do_allocate() local426 const struct cipheralg *alg = NULL; in caam_cipher_initialize() local
56 const struct cipheralg *alg; /* Reference to the algo constants */ member
749 const struct cipheralg *alg = NULL; in caam_cmac_allocate() local
381 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params ) in mbedtls_asn1_get_alg()425 mbedtls_asn1_buf *alg ) in mbedtls_asn1_get_alg_null()
110 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()
276 psa_algorithm_t alg; in mbedtls_cipher_setup_psa() local
516 psa_algorithm_t alg, in setup_psa_key_derivation()574 psa_algorithm_t alg; in tls_prf_generic() local1582 psa_algorithm_t alg; in ssl_compute_master() local
139 psa_algorithm_t alg; member
79 enum dcp_hash_config alg; member
1841 TEE_Result TEE_IsAlgorithmSupported(uint32_t alg, uint32_t element) in TEE_IsAlgorithmSupported()
444 const uint32_t alg = TEE_FS_HTREE_AUTH_ENC_ALG; in authenc_init() local
Completed in 40 milliseconds