Searched defs:outblock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/opencrypto/
H A Dcast.c42 void cast_encrypt(cast_key* key, u_int8_t* inblock, u_int8_t* outblock) argument
87 cast_decrypt(cast_key* key, u_int8_t* inblock, u_int8_t* outblock) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost89.c407 gost_enc_with_key(gost_ctx * c, byte * key, byte * inblock, byte * outblock) argument

Completed in 22 milliseconds