Home
last modified time | relevance | path

Searched refs:CCZP_POWER_BLINDED_WORKSPACE_N (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/osfmk/corecrypto/
H A Dcc_workspaces_generated.h1111 CC_INLINE cc_size CCZP_POWER_BLINDED_WORKSPACE_N(cc_size n);
2769 return (n) + (n) + CCZP_POWER_BLINDED_WORKSPACE_N(n); in CCPRIME_RABIN_MILLER_ITERATION_WORKSPACE_N()
3735 CCZP_POWER_BLINDED_WORKSPACE_N(cc_size n) in CCZP_POWER_BLINDED_WORKSPACE_N() function