Home
last modified time | relevance | path

Searched defs:prv (Results 1 – 9 of 9) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpk_ecc.c85 const unsigned char *prv, size_t prv_len, in mbedtls_pk_ecc_set_pubkey_from_prv()
Dpk_wrap.c444 static int rsa_check_pair_wrap(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in rsa_check_pair_wrap()
932 static int eckey_check_pair_psa(mbedtls_pk_context *pub, mbedtls_pk_context *prv) in eckey_check_pair_psa()
954 static int eckey_check_pair_psa(mbedtls_pk_context *pub, mbedtls_pk_context *prv) in eckey_check_pair_psa()
1019 static int eckey_check_pair_wrap(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in eckey_check_pair_wrap()
1028 static int eckey_check_pair_wrap(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in eckey_check_pair_wrap()
1045 mbedtls_pk_context *prv, in ecdsa_opaque_check_pair_wrap()
1335 static int rsa_alt_check_pair(mbedtls_pk_context *pub, mbedtls_pk_context *prv, in rsa_alt_check_pair()
Dssl_cache.c392 mbedtls_ssl_cache_entry *cur, *prv; in mbedtls_ssl_cache_free() local
Dmemory_buffer_alloc.c155 memory_header *prv = heap.first, *cur; in verify_chain() local
Ddes.c841 unsigned char prv[8]; in mbedtls_des_self_test() local
Dpk.c1443 const mbedtls_pk_context *prv, in mbedtls_pk_check_pair()
Daes.c1829 unsigned char prv[16]; in mbedtls_aes_self_test() local
Drsa.c1216 const mbedtls_rsa_context *prv) in mbedtls_rsa_check_pub_priv()
Decp.c3387 const mbedtls_ecp_keypair *pub, const mbedtls_ecp_keypair *prv, in mbedtls_ecp_check_pub_priv()