Home
last modified time | relevance | path

Searched refs:rc5_einit (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc5.c25 static OSSL_FUNC_cipher_encrypt_init_fn rc5_einit; variable
59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() function
161 { OSSL_FUNC_CIPHER_ENCRYPT_INIT, (void (*)(void))rc5_einit }, \
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc5.c25 static OSSL_FUNC_cipher_encrypt_init_fn rc5_einit; variable
59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() function
161 { OSSL_FUNC_CIPHER_ENCRYPT_INIT, (void (*)(void))rc5_einit }, \

Completed in 2 milliseconds