Data Fields | |
UINT8 | AlgorithmId |
UINTN | KeyLength |
UINTN | IvLength |
UINTN | BlockSize |
CRYPTO_CIPHER_GETCONTEXTSIZE | CipherGetContextSize |
CRYPTO_CIPHER_INIT | CipherInitiate |
CRYPTO_CIPHER_ENCRYPT | CipherEncrypt |
CRYPTO_CIPHER_DECRYPT | CipherDecrypt |
Referenced by IpSecGetEncryptBlockSize().
Referenced by IpSecCryptoIoDecrypt(), and IpSecCryptoIoEncrypt().
Referenced by IpSecGetEncryptIvLength().
Referenced by IpSecGetEncryptKeyLength().