Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c1807 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)own_key); in crypto_ecdh_init2() local
2450 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*ctx); in crypto_mbedtls_pk_parse_subpubkey_compressed() local
2548 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*ctx); in crypto_ec_key_set_pub_point_for_group() local
2626 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_get_subject_public_key() local
2715 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_get_pubkey_point() local
2746 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_get_public_key() local
2767 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_get_private_key() local
2838 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_sign_r_s() local
2913 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_verify_signature_r_s() local
2937 mbedtls_ecp_keypair *ecp_kp = mbedtls_pk_ec(*(mbedtls_pk_context *)key); in crypto_ec_key_group() local