Home
last modified time | relevance | path

Searched defs:cbc_ctx (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/crypto/
Dcbc.c62 struct cipher_algorithm *raw_cipher, void *cbc_ctx ) { in cbc_encrypt()
88 struct cipher_algorithm *raw_cipher, void *cbc_ctx ) { in cbc_decrypt()
/external/syslinux/gpxe/src/include/gpxe/
Dcbc.h41 void *cbc_ctx ) { in cbc_setiv()