xref: /aoo41x/main/sal/qa/rtl/random/random.txt (revision 760cb77f)
1*760cb77fSAndrew Rist# *************************************************************
2*760cb77fSAndrew Rist#
3*760cb77fSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*760cb77fSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*760cb77fSAndrew Rist#  distributed with this work for additional information
6*760cb77fSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*760cb77fSAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*760cb77fSAndrew Rist#  "License"); you may not use this file except in compliance
9*760cb77fSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*760cb77fSAndrew Rist#
11*760cb77fSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*760cb77fSAndrew Rist#
13*760cb77fSAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*760cb77fSAndrew Rist#  software distributed under the License is distributed on an
15*760cb77fSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*760cb77fSAndrew Rist#  KIND, either express or implied.  See the License for the
17*760cb77fSAndrew Rist#  specific language governing permissions and limitations
18*760cb77fSAndrew Rist#  under the License.
19*760cb77fSAndrew Rist#
20*760cb77fSAndrew Rist# *************************************************************
21cdf0e10cSrcweirrtl_random.createPool.createPool_001
22cdf0e10cSrcweirrtl_random.destroyPool.destroyPool_001
23cdf0e10cSrcweirrtl_random.addBytes.addBytes_001
24cdf0e10cSrcweirrtl_random.getBytes.getBytes_001
25cdf0e10cSrcweir
26