Home
last modified time | relevance | path

Searched refs:get_current_pk_oid (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/auth/
H A Dauth_util.h10 const char *get_current_pk_oid(void);
/rk3399_ARM-atf/drivers/auth/
H A Dauth_util.c13 const char *get_current_pk_oid(void) in get_current_pk_oid() function
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_psa_crypto.c252 const char *pk_oid = get_current_pk_oid(); in verify_signature()