Home
last modified time | relevance | path

Searched defs:pk (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/interface/include/mbedtls/
Dpk.h1037 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()
Dx509_csr.h47 mbedtls_pk_context pk; /**< Container for the public key context. */ member
Dx509_crt.h61 mbedtls_pk_context pk; /**< Container for the public key context. */ member