Searched defs:pms (Results 1 – 4 of 4) sorted by relevance
2991 unsigned char *pms = ssl->handshake->premaster; in ssl_write_client_key_exchange() local3091 unsigned char *pms = ssl->handshake->premaster; in ssl_write_client_key_exchange() local
3532 unsigned char *pms = ssl->handshake->premaster + pms_offset; in ssl_parse_encrypted_pms() local3896 unsigned char *pms = ssl->handshake->premaster; in ssl_parse_client_key_exchange() local
1058 unsigned char buf[512], pms[32]; in mbedtls_ecjpake_self_test() local
7035 uint8_t *pms = mbedtls_calloc(1, pms_len); local