Searched refs:pIVClient (Results 1 – 2 of 2) sorted by relevance
678 ((kmo->pIVClient == NULL) || (kmo->pIVServer == NULL))) in soft_ssl_key_and_mac_derive()710 bcopy(key_block, kmo->pIVClient, iv_bytes); in soft_ssl_key_and_mac_derive()730 bcopy(iv_block, kmo->pIVClient, 8); in soft_ssl_key_and_mac_derive()928 bcopy(kb, kmo->pIVClient, iv_bytes); in soft_ssl_key_and_mac_derive()
1600 CK_BYTE_PTR pIVClient; member