Home
last modified time | relevance | path

Searched refs:rijndael_cipherInit (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/crypto/rijndael/
H A Drijndael-api-fst.h60 int rijndael_cipherInit(cipherInstance *, u_int8_t, char *);
H A Drijndael-api-fst.c70 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit() function
/third_party/FreeBSD/sys/dev/random/
H A Dhash.c95 rijndael_cipherInit(&context->cipher, MODE_CBC, NULL); in randomdev_encrypt_init()

Completed in 1 milliseconds