Home
last modified time | relevance | path

Searched refs:_raw_cipher (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dcbc.h61 #define CBC_CIPHER( _cbc_name, _cbc_cipher, _raw_cipher, _raw_context, \ argument
71 &_raw_cipher, &_cbc_name ## _ctx->cbc_ctx );\
76 &_raw_cipher, &aes_cbc_ctx->cbc_ctx ); \
82 &_raw_cipher, &aes_cbc_ctx->cbc_ctx ); \
88 &_raw_cipher, &aes_cbc_ctx->cbc_ctx ); \