| /src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
| bn_prime.c | 22 static int witness(BIGNUM *w, const BIGNUM *a, const BIGNUM *a1, 223 j = witness(check, a, A1, A1_odd, k, ctx, mont); 245 static int witness(BIGNUM *w, const BIGNUM *a, const BIGNUM *a1, function
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| mutex.h | 7 #include "jemalloc/internal/witness.h" 12 /* Can only acquire one mutex of a given witness rank at a time. */ 15 * Can acquire multiple mutexes of the same witness rank, but in 55 * We only touch witness when configured w/ debug. However we 61 witness_t witness; member in union:malloc_mutex_s::__anon6753 67 witness_t witness; member in struct:malloc_mutex_s 175 witness_assert_not_owner(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 183 witness_lock(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 214 witness_assert_not_owner(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 222 witness_lock(tsdn_witness_tsdp_get(tsdn), &mutex->witness); [all...] |
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| mutex.h | 7 #include "jemalloc/internal/witness.h" 12 /* Can only acquire one mutex of a given witness rank at a time. */ 15 * Can acquire multiple mutexes of the same witness rank, but in 55 * We only touch witness when configured w/ debug. However we 61 witness_t witness; member in union:malloc_mutex_s::__anon6832 67 witness_t witness; member in struct:malloc_mutex_s 175 witness_assert_not_owner(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 183 witness_lock(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 214 witness_assert_not_owner(tsdn_witness_tsdp_get(tsdn), &mutex->witness); 222 witness_lock(tsdn_witness_tsdp_get(tsdn), &mutex->witness); [all...] |
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| mutex.h | 7 #include "jemalloc/internal/witness.h" 10 /* Can only acquire one mutex of a given witness rank at a time. */ 13 * Can acquire multiple mutexes of the same witness rank, but in 50 * We only touch witness when configured w/ debug. However we 56 witness_t witness; member in union:malloc_mutex_s::__anon6861 62 witness_t witness; member in struct:malloc_mutex_s 107 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 114 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 122 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 130 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) [all...] |
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| mutex.h | 7 #include "jemalloc/internal/witness.h" 10 /* Can only acquire one mutex of a given witness rank at a time. */ 13 * Can acquire multiple mutexes of the same witness rank, but in 50 * We only touch witness when configured w/ debug. However we 56 witness_t witness; member in union:malloc_mutex_s::__anon6914 62 witness_t witness; member in struct:malloc_mutex_s 107 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 114 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 122 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) \ 130 WITNESS_INITIALIZER(.witness, "mutex", WITNESS_RANK_OMIT) [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/cmp/ |
| cmp_local.h | 169 * witness OCTET STRING, 186 ASN1_OCTET_STRING *witness; member in struct:ossl_cmp_challenge_st
|
| /src/crypto/external/apache2/openssl/dist/crypto/cmp/ |
| cmp_local.h | 175 * witness OCTET STRING, 192 ASN1_OCTET_STRING *witness; member in struct:ossl_cmp_challenge_st
|