Home
last modified time | relevance | path

Searched refs:blind (Results 1 – 25 of 54) sorted by relevance

123

/external/libxaac/decoder/
Dixheaacd_mps_blind.c62 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_init_blind() local
75 blind->filter_coeff = p_blind_table->exp_128[temp_1]; in ixheaacd_init_blind()
97 blind->filter_coeff = in ixheaacd_init_blind()
101 blind->excitation[0][i] = ABS_THR_FIX; in ixheaacd_init_blind()
102 blind->excitation[1][i] = ABS_THR_FIX; in ixheaacd_init_blind()
103 blind->excitation[2][i] = ABS_THR_FIX; in ixheaacd_init_blind()
105 blind->q_excitation[0][i] = 15; in ixheaacd_init_blind()
106 blind->q_excitation[1][i] = 15; in ixheaacd_init_blind()
107 blind->q_excitation[2][i] = 15; in ixheaacd_init_blind()
117 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_signal_2_parameters() local
[all …]
/external/python/rsa/tests/
Dtest_key.py24 blinded_1 = pk.blind(encrypted) # blind before decrypting
31 blinded_2 = pk.blind(encrypted) # blind before decrypting
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/proto/
Dspend_token_data.proto26 // The unblinded token to be spent which was blind-signed by Phosphor.
31 // The version number of the signing key that was used during blind-signing.
Dget_initial_data.proto48 // Contains data needed to perform blind signing and prepare for calling
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/proto/
Danonymous_tokens.proto131 // Conveys whether public metadata support is enabled and RSA blind signatures
132 // with public metadata protocol should be used. If false, standard RSA blind
303 // Proto representing a token created during the blind signing protocol.
305 // Resulting token from the blind signing protocol.
317 // Resulting token after blind signing protocol.
/external/mesa3d/docs/relnotes/
D20.0.4.rst42 - Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind
D20.0.3.rst97 - spirv: Implement OpCopyObject and OpCopyLogical as blind copies
/external/python/rsa/rsa/
Dkey.py151 def blind(self, message: int) -> int: member in AbstractKey
449 blinded = self.blind(encrypted) # blind before decrypting
463 blinded = self.blind(message) # blind before encrypting
/external/sonic/
DREADME6 The primary motivation behind Sonic is to enable the blind and visually impaired
/external/sonic/doc/
Dindex.md33 The primary motivation behind sonic is to enable the blind and visually impaired
56 understand at high speed (over 2.5X) by blind speed listeners.
63 sonic is optimized for speed factors needed by the blind, up to 6X.
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dinternal.h201 STACK_OF(TRUST_TOKEN_PRETOKEN) * (*blind)(CBB *cbb, size_t count);
Dtrust_token.c220 pretokens = ctx->method->blind(&request, count); in TRUST_TOKEN_CLIENT_begin_issuance()
/external/curl/docs/
DDEPRECATE.md32 - fixing gskit code is mostly done "flying blind"
/external/python/cpython2/Misc/Vim/
Dvimrc6 " (read below for an explanation of the command) so blind sourcing of this file
/external/cronet/third_party/boringssl/src/crypto/trust_token/
Dinternal.h291 STACK_OF(TRUST_TOKEN_PRETOKEN) *(*blind)(CBB *cbb, size_t count,
Dtrust_token.c277 ctx->method->blind(&request, count, include_message, msg, msg_len); in trust_token_client_begin_issuance_impl()
/external/boringssl/src/crypto/trust_token/
Dinternal.h291 STACK_OF(TRUST_TOKEN_PRETOKEN) *(*blind)(CBB *cbb, size_t count,
Dtrust_token.c277 ctx->method->blind(&request, count, include_message, msg, msg_len); in trust_token_client_begin_issuance_impl()
/external/tagsoup/
DCHANGES3 Match DOCTYPE case-blind
161 Match close tags of CDATA elements more precisely (but case-blind)
/external/angle/build/
Dwhitespace_file.txt152 Oh god the bots are red! I'm blind! Mmmm, cronuts.
/external/cronet/build/
Dwhitespace_file.txt152 Oh god the bots are red! I'm blind! Mmmm, cronuts.
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt3489 盲>'[blind]';
3496 眇>'[blind in one eye]';
3527 瞎>'[blind]';
3540 瞽>'[blind]';
3883 簾>'[a blind]';
/external/hyphenation-patterns/en-US/
Dhyph-en-us.hyp.txt151 blind-er
152 blind-est
Dushyphex.tex150 blind-er
151 blind-est
/external/AFLplusplus/docs/
Dafl-fuzz_approach.md36 superior to blind fuzzing or coverage-only tools.

123