Searched defs:pkey (Results 1 – 9 of 9) sorted by relevance
94 mbedtls_pk_context *pkey = os_zalloc(sizeof(*pkey)); in crypto_public_key_import() local116 mbedtls_pk_context *pkey = os_zalloc(sizeof(mbedtls_pk_context)); in crypto_private_key_import() local187 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_public_key_encrypt_pkcs1_v15() local238 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_private_key_decrypt_pkcs1_v15() local281 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_private_key_sign_pkcs1() local317 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_public_key_free() local328 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_private_key_free() local342 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_public_key_decrypt_pkcs1() local
518 struct crypto_key *pkey = NULL; in crypto_ec_set_pubkey_point() local568 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_free_key() local575 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_get_public_key() local583 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_get_priv_key_der() local603 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_get_group_from_key() local610 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_key_group() local618 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_get_private_key() local625 mbedtls_pk_context *pkey = (mbedtls_pk_context *)key; in crypto_ec_get_publickey_buf() local790 mbedtls_pk_context *pkey = (mbedtls_pk_context *)csign; in crypto_ecdsa_get_sign() local815 mbedtls_pk_context *pkey = (mbedtls_pk_context *)csign; in crypto_edcsa_sign_verify() local[all …]
775 u8 pkey[8], next, tmp; in des_encrypt() local
67 mbedtls_pk_context pkey; member
401 u8 pkey[8], next, tmp; in des_encrypt() local
271 struct crypto_private_key *pkey; in tlsv1_set_key_pem() local312 struct crypto_private_key *pkey; in tlsv1_set_key_enc_pem() local
268 …uint8_t *pkey; /*!< Client Private Key point, if Client certificate n… member275 …uint8_t *pkey; /*!< Client Private Key point, if Client certificate n… member
175 static struct wpabuf * dpp_get_pubkey_point(struct crypto_key *pkey, int prefix) in dpp_get_pubkey_point()218 struct crypto_key *pkey = NULL; in dpp_set_pubkey_point() local514 struct crypto_key *pkey; in dpp_parse_uri_pk() local701 struct crypto_key *pkey = crypto_ec_get_key(privkey, privkey_len); in dpp_set_keypair() local4674 struct crypto_key *pkey = NULL; in dpp_parse_jwk() local
468 uint8_t pkey[64]; member