Searched defs:pkey (Results 1 – 6 of 6) sorted by relevance
116 #define ble_sm_inject_io(conn_handle, pkey) \ argument
265 …uint8_t *pkey; /*!< Client Private Key point, if Client certificate n… member272 …uint8_t *pkey; /*!< Client Private Key point, if Client certificate n… member
91 mbedtls_pk_context pkey; member
1043 static void pub_key_ready(const u8_t *pkey) in pub_key_ready()
2358 int ble_sm_inject_io(uint16_t conn_handle, struct ble_sm_io *pkey) in ble_sm_inject_io()
452 uint8_t pkey[64]; member