Searched refs:pIVClient (Results 1 – 2 of 2) sorted by relevance
676 ((kmo->pIVClient == NULL) || (kmo->pIVServer == NULL))) in soft_ssl_key_and_mac_derive()708 bcopy(key_block, kmo->pIVClient, iv_bytes); in soft_ssl_key_and_mac_derive()728 bcopy(iv_block, kmo->pIVClient, 8); in soft_ssl_key_and_mac_derive()920 bcopy(kb, kmo->pIVClient, iv_bytes); in soft_ssl_key_and_mac_derive()
1642 CK_BYTE_PTR pIVClient; member