Searched refs:cipher_context (Results 1 – 3 of 3) sorted by relevance
125 PRUint64 cipher_context[MAX_CIPHER_CONTEXT_LLONGS];428 serverContext = pwSpec->server.cipher_context;429 clientContext = pwSpec->client.cipher_context;604 + cx = (AESContext *)keys->cipher_context;
531 PRUint64 cipher_context[MAX_CIPHER_CONTEXT_LLONGS]; member
1651 serverContext = pwSpec->server.cipher_context; in ssl3_InitPendingContextsBypass()1652 clientContext = pwSpec->client.cipher_context; in ssl3_InitPendingContextsBypass()2037 cx = (AESContext *)keys->cipher_context; in ssl3_AESGCMBypass()