Home
last modified time | relevance | path

Searched refs:compute_hash (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Drsa.c1741 static int compute_hash(mbedtls_md_type_t md_alg, in compute_hash() function
1801 ret = compute_hash((mbedtls_md_type_t) ctx->hash_id, label, label_len, p); in mbedtls_rsa_rsaes_oaep_encrypt()
1977 ret = compute_hash((mbedtls_md_type_t) ctx->hash_id, in mbedtls_rsa_rsaes_oaep_decrypt()

Completed in 4 milliseconds