Searched defs:pk (Results 1 – 3 of 3) sorted by relevance
1037 static inline mbedtls_rsa_context *mbedtls_pk_rsa(const mbedtls_pk_context pk) in mbedtls_pk_rsa()1060 static inline mbedtls_ecp_keypair *mbedtls_pk_ec(const mbedtls_pk_context pk) in mbedtls_pk_ec()
47 mbedtls_pk_context pk; /**< Container for the public key context. */ member
61 mbedtls_pk_context pk; /**< Container for the public key context. */ member