Home
last modified time | relevance | path

Searched defs:decrypt_func (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk_wrap.h63 int (*decrypt_func)(mbedtls_pk_context *pk, const unsigned char *input, size_t ilen, member
101 mbedtls_pk_rsa_alt_decrypt_func decrypt_func; member
H A Dpk.c196 mbedtls_pk_rsa_alt_decrypt_func decrypt_func, in mbedtls_pk_setup_rsa_alt()