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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dhwcryptohook.h243 HWCryptoHook_PassphraseContext * ppctx,
260 HWCryptoHook_PassphraseContext * ppctx,
441 HWCryptoHook_PassphraseContext * ppctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhwcryptohook.h235 HWCryptoHook_PassphraseContext *ppctx,
252 HWCryptoHook_PassphraseContext *ppctx,
427 HWCryptoHook_PassphraseContext *ppctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dhwcryptohook.h243 HWCryptoHook_PassphraseContext * ppctx,
260 HWCryptoHook_PassphraseContext * ppctx,
441 HWCryptoHook_PassphraseContext * ppctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_chil.c149 HWCryptoHook_PassphraseContext * ppctx,
153 HWCryptoHook_PassphraseContext * ppctx,
781 HWCryptoHook_PassphraseContext ppctx; local
799 ppctx.ui_method = ui_method;
800 ppctx.callback_data = callback_data;
801 if (p_hwcrhk_RSALoadKey(hwcrhk_context, key_id, hptr, &rmsg, &ppctx)) {
1178 HWCryptoHook_PassphraseContext * ppctx,
1199 if (ppctx) {
1200 if (ppctx->ui_method) {
1201 ui_method = ppctx
1176 hwcrhk_get_pass(const char *prompt_info, int *len_io, char *buf, HWCryptoHook_PassphraseContext * ppctx, HWCryptoHook_CallerContext * cactx) argument
1245 hwcrhk_insert_card(const char *prompt_info, const char *wrong_info, HWCryptoHook_PassphraseContext * ppctx, HWCryptoHook_CallerContext * cactx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_chil.c146 HWCryptoHook_PassphraseContext *ppctx,
150 HWCryptoHook_PassphraseContext *ppctx,
774 HWCryptoHook_PassphraseContext ppctx; local
796 ppctx.ui_method = ui_method;
797 ppctx.callback_data = callback_data;
799 &rmsg, &ppctx))
1207 HWCryptoHook_PassphraseContext *ppctx,
1223 if (ppctx)
1225 if (ppctx->ui_method)
1227 ui_method = ppctx
1205 hwcrhk_get_pass(const char *prompt_info, int *len_io, char *buf, HWCryptoHook_PassphraseContext *ppctx, HWCryptoHook_CallerContext *cactx) argument
1277 hwcrhk_insert_card(const char *prompt_info, const char *wrong_info, HWCryptoHook_PassphraseContext *ppctx, HWCryptoHook_CallerContext *cactx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_chil.c149 HWCryptoHook_PassphraseContext * ppctx,
153 HWCryptoHook_PassphraseContext * ppctx,
781 HWCryptoHook_PassphraseContext ppctx; local
799 ppctx.ui_method = ui_method;
800 ppctx.callback_data = callback_data;
801 if (p_hwcrhk_RSALoadKey(hwcrhk_context, key_id, hptr, &rmsg, &ppctx)) {
1178 HWCryptoHook_PassphraseContext * ppctx,
1199 if (ppctx) {
1200 if (ppctx->ui_method) {
1201 ui_method = ppctx
1176 hwcrhk_get_pass(const char *prompt_info, int *len_io, char *buf, HWCryptoHook_PassphraseContext * ppctx, HWCryptoHook_CallerContext * cactx) argument
1245 hwcrhk_insert_card(const char *prompt_info, const char *wrong_info, HWCryptoHook_PassphraseContext * ppctx, HWCryptoHook_CallerContext * cactx) argument
[all...]

Completed in 164 milliseconds