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

/freebsd-11-stable/crypto/openssl/engines/
H A De_sureware.c366 static SureWareHook_Info_Pubkey_t *p_surewarehk_Info_Pubkey = NULL; variable
535 p_surewarehk_Info_Pubkey = p13;
582 p_surewarehk_Info_Pubkey = NULL;
616 p_surewarehk_Info_Pubkey = NULL;
853 if (!p_surewarehk_Info_Pubkey) {
858 ret = p_surewarehk_Info_Pubkey(msg, key_id, &el, &keytype);

Completed in 99 milliseconds