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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h28 void (*init_mackey)(PROV_CIPHER_CTX *ctx, const unsigned char *key, member in struct:prov_cipher_hw_rc4_hmac_md5_st
H A Dcipher_rc4_hmac_md5.c202 GET_HW(ctx)->init_mackey(&ctx->base, p->data, p->data_size);

Completed in 209 milliseconds