Searched refs:csp (Results 126 - 136 of 136) sorted by relevance

123456

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DStorageManager.cpp1342 UnwrapKey unwrap(theKeychain->csp(), CSSM_ALGID_NONE);
1358 new(alloc) ListElement(CssmData::wrap(theKeychain->csp()->handle())),
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DStorageManager.cpp1342 UnwrapKey unwrap(theKeychain->csp(), CSSM_ALGID_NONE);
1358 new(alloc) ListElement(CssmData::wrap(theKeychain->csp()->handle())),
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c3223 UCaseProps *csp; local
3236 csp=ucase_openBinary((const uint8_t *)pData->pHeader, -1, &errorCode);
3244 if(UCASE_LOWER!=ucase_getType(csp, 0xdf)) { /* verify islower(sharp s) */
3248 ucase_close(csp);
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcomplist.c2159 int *csp, int *llp, int *lenp)
2166 if (csp) {
2167 *csp = zlemetacs;
2158 setmstatus(char *status, char *sline, int sll, int scs, int *csp, int *llp, int *lenp) argument
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dexec.c1141 int ret, cj, csp, ltype; local
1171 csp = cmdsp;
1358 cmdsp = csp;
/macosx-10.10.1/Security-57031.1.35/SecurityTests/xdr_rpc/Reference/
H A Dtransition.cpp774 *param = CssmAutoData(Server::csp().allocator(), *param).release();
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dservices2994 netware-csp 1366/udp # Novell NetWare Comm Service Platform
2995 netware-csp 1366/tcp # Novell NetWare Comm Service Platform
9154 wv-csp-sms 3590/udp # WV CSP SMS Binding
9155 wv-csp-sms 3590/tcp # WV CSP SMS Binding
9516 wv-csp-sms-cir 3716/udp # WV CSP SMS CIR Channel
9517 wv-csp-sms-cir 3716/tcp # WV CSP SMS CIR Channel
9518 wv-csp-udp-cir 3717/udp # WV CSP UDP/IP CIR Channel
9519 wv-csp-udp-cir 3717/tcp # WV CSP UDP/IP CIR Channel
/macosx-10.10.1/vim-55/runtime/
H A Dmakemenu.vim142 SynMenu C.CSP:csp
H A Dfiletype.vim542 au BufNewFile,BufRead *.csp,*.fdr setf csp
H A Dsynmenu.vim127 an 50.20.400 &Syntax.C.CSP :cal SetSyn("csp")<CR>
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dtransition.cpp1054 OutputData(paramOutput, paramOutputLength) = CssmAutoData(Server::csp().allocator(), param).release();

Completed in 367 milliseconds

123456