Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dcbc.h24 static inline int cbc_setkey ( void *ctx, const void *key, size_t keylen, in cbc_setkey() function
70 return cbc_setkey ( &_cbc_name ## _ctx->raw_ctx, key, keylen, \