Searched defs:cipher (Results 1 – 3 of 3) sorted by relevance
51 static int test_lib_chacha(u8 *revert, u8 *cipher, u8 *plain) in test_lib_chacha()126 static int test_skcipher(char *name, u8 *revert, u8 *cipher, u8 *plain) in test_skcipher()
14 char cipher[128] = {}; variable
101 enum ovpn_cipher_alg cipher; member435 static int ovpn_parse_cipher(const char *cipher, struct ovpn_ctx *ctx) in ovpn_parse_cipher()
Completed in 12 milliseconds