Searched refs:CipherInitiate (Results 1 – 2 of 2) sorted by relevance
311 if (mIpsecEncryptAlgorithmList[Index].CipherInitiate (Context, Key, KeyBits)) { in IpSecCryptoIoEncrypt()398 if (mIpsecEncryptAlgorithmList[Index].CipherInitiate (Context, Key, KeyBits)) { in IpSecCryptoIoDecrypt()
336 CRYPTO_CIPHER_INIT CipherInitiate; member